Skip to content

[US-8.1 / OBT-213] Show phase description in the dependency dialog - #24

Open
levigtri wants to merge 2 commits into
levigft/obt-215-us-83-the-dependency-management-ui-to-not-take-up-permanentfrom
levigft/obt-213-us-81-see-the-phase-description-alongside-its-dependencies
Open

[US-8.1 / OBT-213] Show phase description in the dependency dialog#24
levigtri wants to merge 2 commits into
levigft/obt-215-us-83-the-dependency-management-ui-to-not-take-up-permanentfrom
levigft/obt-213-us-81-see-the-phase-description-alongside-its-dependencies

Conversation

@levigtri

@levigtri levigtri commented Jul 5, 2026

Copy link
Copy Markdown
Member

Summary

US-8.1 / OBT-213 — Show the phase description alongside its dependencies, so users have full context without opening the edit dialog.

Changes

  1. phases/DependencyPanel.tsx: render the selected phase's description (read-only) above the dependency list. When the phase has no description, a subtle italic "No description" placeholder is shown. The text is styled secondary to the title to preserve visual hierarchy.

Type of Change

  • Feature

Testing

  • npm run typecheck — pass
  • npm run lint — 0 errors (pre-existing ProjectsPage warning only)
  • npm run build — pass

Stacked on US-8.3 / OBT-215 (#23). Merge #23 first.

levigtri and others added 2 commits July 5, 2026 01:22
Display the selected phase's description (read-only) above its dependency list,
with a subtle "No description" placeholder when empty, so users get full context
without opening the edit dialog.
Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
@coderabbitai

coderabbitai Bot commented Jul 15, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: QUIET

Plan: Pro Plus

Run ID: 17913b26-d575-480c-b70b-b9de14daacf5

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch levigft/obt-213-us-81-see-the-phase-description-alongside-its-dependencies

Comment @coderabbitai help to get the list of available commands.

@levigtri levigtri self-assigned this Jul 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant